home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 17 / CU Amiga Magazine's Super CD-ROM 17 (1997)(EMAP Images)(GB)[!][issue 1997-12].iso / CUCD / Graphics / RTGmaster / includes / asm / rtgmaster / rtgmaster_lib.i < prev    next >
Encoding:
Text File  |  1997-09-26  |  1.8 KB  |  72 lines

  1. _LVOOpenRtgScreen       EQU     -30
  2. _LVOCloseRtgScreen      EQU     -36
  3. _LVOSwitchScreens       EQU     -42
  4. _LVOLoadRGBRtg  EQU     -48
  5. _LVOLockRtgScreen       EQU     -54
  6. _LVOUnlockRtgScreen     EQU     -60
  7. _LVOGetBufAdr   EQU     -66
  8. _LVOGetRtgScreenData    EQU     -72
  9. _LVORtgAllocSRList  EQU     -78
  10. _LVOFreeRtgSRList  EQU     -84
  11. _LVORtgScreenAtFront    EQU     -90
  12. _LVORtgScreenModeReq    EQU     -96
  13. _LVOFreeRtgScreenModeReq        EQU     -102
  14. _LVOWriteRtgPixel       EQU     -108
  15. _LVOWriteRtgPixelRGB    EQU     -114
  16. _LVOFillRtgRect EQU     -120
  17. _LVOFillRtgRectRGB      EQU     -126
  18. _LVOWriteRtgPixelArray  EQU     -132
  19. _LVOWriteRtgPixelRGBArray       EQU     -138
  20. _LVOCopyRtgPixelArray   EQU     -144
  21. _LVOCopyRtgBlit      EQU     -150
  22. _LVODrawRtgLine EQU     -156
  23. _LVODrawRtgLineRGB      EQU     -162
  24. _LVOWaitRtgSwitch       EQU     -168
  25. _LVOWaitRtgBlit EQU     -174
  26. _LVORtgWaitTOF EQU -180
  27. _LVORtgBlit EQU -186
  28. _LVORtgBltClear EQU     -192
  29. _LVOCallRtgC2P EQU -198
  30. _LVORtgBestSR EQU -204
  31. _LVORtgCheckVSync EQU -210
  32. _LVORtgInitBob EQU -216   ; Not yet implemented
  33. _LVORtgText EQU -270
  34. _LVORtgSetFont EQU -276
  35. _LVORtgClearPointer EQU -282
  36. _LVORtgSetPointer EQU -288
  37. _LVORtgSetTextMode EQU -294
  38. _LVORtgOpenFont EQU -300
  39. _LVORtgCloseFont EQU -306
  40. _LVOSetTextModeRGB EQU -312
  41. _LVORtgInitRDCMP EQU -318
  42. _LVORtgWaitRDCMP EQU -324
  43. _LVORtgGetMsg EQU -330
  44. _LVORtgReplyMsg EQU -336
  45.  
  46. rtgextra.library Offsets:
  47.  
  48. _LVOOpenClient EQU -30
  49. _LVOOpenServer EQU -36
  50. _LVOCloseClient EQU -42
  51. _LVOCloseServer EQU -48
  52. _LVORunServer EQU -54
  53. _LVORtgSend EQU -60
  54. _LVORtgRecv EQU -66
  55. _LVORtgAccept EQU -72
  56. _LVORtgIoctl EQU -78
  57. _LVOGetUDPName EQU -84
  58. _LVORtgInAdr EQU -90
  59.  
  60.  
  61.  
  62.  
  63.  
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70.  
  71.                                                                                                                                                                
  72.